* lisp/progmodes/python.el (python-indent-calculate-indentation): Fix
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 12 Dec 2013 23:32:05 +0000 (20:32 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Thu, 12 Dec 2013 23:32:05 +0000 (20:32 -0300)
commit8170b125c1a5d2236094467c89151ea76b5dc2e0
tree9b80b95257b9647744d756f6123b078fbe6ec24a
parent40c4c733d401beecb48671b51ca33c4cc943c407
* lisp/progmodes/python.el (python-indent-calculate-indentation): Fix
de-denters cornercase.

* test/automated/python-tests.el (python-indent-dedenters-2): New test.
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el